repo: Move the transaction stats to a separate struct
authorJasper St. Pierre <jstpierre@mecheye.net>
Thu, 5 Sep 2013 20:48:40 +0000 (16:48 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Sat, 7 Sep 2013 00:31:12 +0000 (20:31 -0400)
commitef61724269a1bdf54fef0c9ba99e9116806d90f5
tree90e07c8bf58d8243e2182894f71541d0e53fc167
parent5082e1d8e9b327a02115c6fcc8a50d3d262e763a
repo: Move the transaction stats to a separate struct

This is much easier for callers to handle, and simplifies
the API a lot.

https://bugzilla.gnome.org/show_bug.cgi?id=707644
doc/ostree-sections.txt
src/libostree/ostree-repo-commit.c
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo-pull.c
src/libostree/ostree-repo.h
src/ostree/ot-builtin-commit.c
src/ostree/ot-builtin-pull-local.c